home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Glossary / Chipram < prev    next >
Encoding:
Text File  |  1998-03-15  |  505 b   |  24 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                    CHIPRAM
  3.  
  4.  
  5.    DESCRIPTION:
  6.    Also known as Graphics Memory.  This is the area of the Amigas
  7.    memory which can be directly accessed by the Amigas Custom Chips.
  8.  
  9.  
  10.    NOTES:
  11.    The problem with ChipRAM is that the main processor has to wait
  12.    around twiddling its pins whilst the custom chips are accessing
  13.    it.  So to speed up your Amiga always make sure your system has
  14.    FastRAM on board.  (See FastRAM)
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.